home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / cellcont / data1.cab / DELPHIDM / Celldemo.exe / 0 / RCDATA / TFSIZE / TFSIZE.txt
Encoding:
Text File  |  1998-11-20  |  1.3 KB  |  60 lines

  1. inherited FSize: TFSize
  2.   Left = 146
  3.   Top = 97
  4.   Caption = 'Size'
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   inherited Panel1: TPanel
  8.     inherited Cell1: TCell
  9.       ControlData = {
  10.         00000100D8380000BE130000000000000A000000010101010101000101001400
  11.         00006B00}
  12.     end
  13.   end
  14.   inherited Panel2: TPanel
  15.     inherited Label1: TLabel
  16.       Top = 40
  17.     end
  18.     inherited RichEdit1: TRichEdit
  19.       Top = 64
  20.       Width = 393
  21.       Height = 57
  22.       Lines.Strings = (
  23.         ''
  24.         'Cell interface can be adjust freely,'
  25.         'it also support enduser sizeing.')
  26.     end
  27.     object CheckBox1: TCheckBox
  28.       Left = 16
  29.       Top = 8
  30.       Width = 200
  31.       Height = 17
  32.       Caption = 'Adjust cell size'
  33.       Font.Charset = GB2312_CHARSET
  34.       Font.Color = clBlack
  35.       Font.Height = -16
  36.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  37.       Font.Style = []
  38.       ParentFont = False
  39.       State = cbChecked
  40.       TabOrder = 2
  41.       OnClick = CheckBox1Click
  42.     end
  43.     object CheckBox2: TCheckBox
  44.       Left = 208
  45.       Top = 8
  46.       Width = 200
  47.       Height = 17
  48.       Caption = 'Adjust indent'
  49.       Font.Charset = GB2312_CHARSET
  50.       Font.Color = clBlack
  51.       Font.Height = -16
  52.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  53.       Font.Style = []
  54.       ParentFont = False
  55.       State = cbChecked
  56.       TabOrder = 3
  57.     end
  58.   end
  59. end
  60.